Table of content



/productprice/country/{id}

Mapping URL: /productprice/country/{id}

Description: find the productprice entities of country with the appended id

Microservice: ProductService


Methods

/productprice/country/{id}

/productprice/country/{id}

Mapping URL: /productprice/country/{id}

Description: CountryService

Name: findAllProductPriceOfCountry(id)

Request Method: GET

Service Interface: /productprice/country/{id}

Service Entity: Country



ProductService inside the microservice architecture

Microservices

3.1 CountryService3.2 DiscountCampaignService3.3 ProductService3.4 ShopLicenseService


Table of content